Skip to content

Refine unit test case and write the shape meta info back to aten tensor when the tensor is reordered to public format #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2020

Conversation

EikanWang
Copy link
Contributor

  1. Make sure all input tensors of DNNL OP are contiguous
  2. Expose some DNNL interface to PyThon to check if a tensor is dil tensor for unit test
  3. Fix the issue that didn't check if the tensor own whole storage
  4. Write the shape meta info back to aten tensor if the tensor is reordered to public format

@EikanWang
Copy link
Contributor Author

@pinzhenx

@EikanWang
Copy link
Contributor Author

@hongzhen1
Copy link
Contributor

LGTM

@pinzhenx
Copy link
Contributor

LGTM. Thanks

@EikanWang EikanWang merged commit 04cf2f7 into intel:master May 20, 2020
zhuhaozhe pushed a commit to zhuhaozhe/intel-extension-for-pytorch that referenced this pull request Apr 23, 2021
fallback:cat,relu,sigmoid,tanh,softmax,laternorm
EikanWang pushed a commit that referenced this pull request Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants